Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(comp:table): selectable supports showIndex #1360

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

danranVm
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

What is the new behavior?

image

支持 showIndex

Other information

@idux-bot
Copy link

idux-bot bot commented Dec 15, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Merging #1360 (e41fc2d) into main (49c8743) will decrease coverage by 0.12%.
The diff coverage is 55.07%.

❗ Current head e41fc2d differs from pull request most recent head f49263f. Consider uploading reports for the commit f49263f to get more accurate results

@@            Coverage Diff             @@
##             main    #1360      +/-   ##
==========================================
- Coverage   93.05%   92.92%   -0.13%     
==========================================
  Files         325      324       -1     
  Lines       30021    29827     -194     
  Branches     2478     2476       -2     
==========================================
- Hits        27936    27718     -218     
- Misses       2085     2109      +24     
Impacted Files Coverage Δ
packages/pro/search/src/ProSearch.tsx 16.50% <11.11%> (-0.73%) ⬇️
packages/cdk/breakpoint/src/mediaQuery.ts 87.96% <50.00%> (-4.83%) ⬇️
packages/components/config/src/defaultConfig.ts 100.00% <100.00%> (ø)
packages/components/config/src/types.ts 100.00% <100.00%> (ø)
packages/components/table/src/types.ts 100.00% <100.00%> (ø)
packages/components/tabs/src/InternalTabs.tsx 78.66% <100.00%> (+0.28%) ⬆️
packages/components/tabs/src/types.ts 100.00% <100.00%> (ø)
packages/pro/search/src/token.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit 19e6f68 into IDuxFE:main Dec 16, 2022
@danranVm danranVm deleted the feat-table-selectable branch December 16, 2022 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant